home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 January / macformat46.iso / Shareware Plus / Developers / EnterAct / EnterAct Stuff / Installing EnterAct 3⁄tt < prev    next >
Encoding:
Text File  |  1996-09-01  |  4.2 KB  |  70 lines

  1. EnterAct 3 installation guide September 1996
  2.  
  3. EnterAct will work fine wherever you put it on your hard disk, provided you drop a few aliases into your EnterAct Stuff folder. And you'll probably want access to QuickView or THINK Reference. For details, please see the "What goes where" section below.
  4.  
  5. If you have been using an older version of EnterAct and were moving EnterAct into your development folder, please switch to the new approach described in the "What goes where" section below, it's simpler.
  6.  
  7. You can throw out the folders "hAWK project", "Read Res project", "Minimal App7 ƒ", "write your own Drag_on", and "code to call Drag_ons" if you're not interested in the source for Drag_on Modules or Minimal App7.
  8.  
  9. If you have modified some old hAWK programs, remember not to throw them out!
  10.  
  11. When you use EnterAct, it will need about 2 more Megabytes on your hard disk for its log file, and large projects may need 4 Meg or more on your disk.
  12.  
  13. EnterAct's default memory partition is now 7 Meg. Going much below this isn't recommended, you'll run out of memory.
  14.  
  15. - - - - - - - - - - - - - - -
  16. "EnterAct stuff" contents: (note a ":" below indicates a folder)
  17. - - - - - - - - - - - - - - -
  18.     EnterAct 3 (application)
  19.     Drag_on Modules:
  20.         hAWK (CODE resource)
  21.         Read Resource (CODE resource)
  22.         hAWK programs: (many programs in several folders)
  23.     EnterAct Code Templates
  24.     Minimal App7 (application)
  25.   (EnterAct Scripts): (some compiled AppleScripts)
  26.     Documentation:
  27.         EnterAct in brief
  28.         EnterAct 3 Manual
  29.         EnterAct's Special Keys
  30.         EnterAct's magic clipboard
  31.         Advanced EnterAct Tweaking
  32.         EnterAct Memory Needs
  33.         hAWK User’s Manual
  34.         Debugging hAWK programs
  35.         hAWK_notes.h
  36.         About Minimal App7
  37.         Read Resource Manual
  38.     Rd me EnterAct 3
  39.     If this is an upgrade
  40.     Installing EnterAct 3/tt (this document)
  41.     hAWK project:
  42.         hAWK.µ
  43.         AWK Source:
  44.         AWK Headers:
  45.         Libraries:
  46.         COPYING hAWK
  47.     Read Res project:
  48.         ReadRes.π
  49.         Read_Res Source:
  50.         Read_Res Headers:
  51.     Minimal App7 ƒ: (source and project)
  52.     code to call Drag_ons:
  53.     write your own Drag_on:
  54.  
  55.  
  56. - - - - - - - - - - -
  57.     What goes where
  58. - - - - - - - - - - -
  59. The simplest approach to using EnterAct is to leave everything in the "EnterAct Stuff" folder (which you can leave anywhere on your hard disk). EnterAct does need to know two things about your development environment: what folder should count as containing <system>  files, and your specific choice of Universal Headers (some development environments ship with more than one version). Making new projects is simplest if you visit your development folder now and drop aliases of these folders into your EnterAct folder, and while you're there do the same thing for any other source folders that you commonly use. For example if you're using CodeWarrior you'll want a "Metrowerks CodeWarrior alias", a "Universal Headers alias", and perhaps "PowerPlant alias" and "ANSI Headers alias" as well.
  60.  
  61. When you make a new project with EnterAct a dialog will ask you to select a <system> folder, and you can select the appropriate alias (eg "Metrowerks CodeWarrior alias"). And to add all toolbox headers to a project you can drag the alias for your choice of Universal Headers onto your project window. Similarly drag any other aliases such as "PowerPlant alias" onto your project window if you want your project dictionary to contain definitions for those things. For that matter you can use the same approach of dragging aliases for folders onto your project window with any source, especially your own.
  62.  
  63. To access THINK Reference or Toolbox Assistant from EnterAct:
  64. Drop aliases of THINK Reference and/or QuickView into the "(Tools)" folder inside your EnterAct Stuff folder (no need to rename the aliases). There are separate commands under EnterAct's "Search" menu to access these. You can access both during the same session of course.
  65.  
  66. New users, please note each EnterAct project has a rightmost pane or file list reserved for documentation, and you can add the "EnterAct 3 Manual" or "hAWK User's Manual" to your projects for quick reference.
  67.  
  68. Also included, projects and complete source for hAWK and Read Resource, as well as Minimal App 7. hAWK and Minimal App are provided with CodeWarrior projects, and Read Resource comes with a THINK C project. Feel free to throw these source folders out if you're not interested.
  69.  
  70.